CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - normal distribution

搜索资源列表

  1. dongtaitu

    0下载:
  2. 对于一个动态系统dy/dt=-y(t)+x(t-m),m为一个时间滞后常量,x(t)、y(t)都是关于时间 t的函数,其中x是一个正态分布的数据集合,可随机产生,这样情况下,如何将系统情况 用样本点表示出来 -for a dynamic system dy / dt =- y (t) x (t-m), m for a time lag constants, x (t), y (t) are on the function of time t, where x is a normal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1818
    • 提供者:洪峰
  1. log-normal

    1下载:
  2. 产生N=100个在(0,50)区间内满足对数正态分布的随机数-have N = 100 (0.50) interval to meet the lognormal distribution of random numbers
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1014
    • 提供者:陈陈
  1. rand_NormalDistributing_One

    0下载:
  2. 产生任意均值与方差的一个正态分布随机数-have arbitrary and mean variance normal distribution of a Random Number
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:王凯
  1. 高斯随机数的产生

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1901
    • 提供者:范范
  1. 高斯随机数发生程序

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mea
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1890
    • 提供者:郑浩
  1. Matlab中erf(x)函数的表达式是怎样的

    1下载:
  2. Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。-将中文译成英语 Matlab, erf (x) function expression is what, erf (x) the standard normal distribution func
  3. 所属分类:中间件编程

    • 发布日期:2016-01-22
    • 文件大小:1248256
    • 提供者:bron
  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3093
    • 提供者:陈坚
  1. gaosilvbo.rar

    0下载:
  2. 一种新的 高斯滤波方法 对于抑制服从正态分布 的噪声非常有效,A new Gaussian filtering method for noise suppression of the normal distribution very effective
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:92537
    • 提供者:赵刚
  1. norm01.rar

    0下载:
  2. 自己编写的随机数产生程序 可以产生(0,1)之间的正态分布随机数,I have written procedures for the random number generator can generate (0,1) random number between normal distribution
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:154940
    • 提供者:徐霞
  1. Rand.rar

    1下载:
  2. 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:3951
    • 提供者:winxp
  1. ex3

    0下载:
  2. 利用中心极限定理产生标准正态分布随机数,并进行检验;编制一个界面,产生(0,1)均匀分布随机数,并检验其主要统计量性质。-Central limit theorem using the standard normal distribution random number generation, and tested the preparation of an interface, resulting in (0,1) uniformly distributed random numbers,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:130747
    • 提供者:keain
  1. fft

    0下载:
  2. matlab下均匀分布自相关函数、正态分布自相关函数、随机信号自相关函数、随机相位信号自相关函数及其分别的功率谱密度图形。-matlab autocorrelation function under the uniform distribution, normal distribution, the autocorrelation function, autocorrelation function of random signals, the autocorrelation function
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:545
    • 提供者:lihan
  1. Parzen

    2下载:
  2. parzen算法的vc实现代码,包括正态分布和均匀分布。-vc achieve parzen algorithm code, including the normal distribution and uniform distribution.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7486970
    • 提供者:浩南
  1. fenbujianyan

    0下载:
  2. 此程序是用来检验一组已知数据是否服从一定分布的:如,正态分布,t分布,poisson分布等。-This procedure is used to test whether a given set of data to obey a certain distribution: for example, normal distribution, t distribution, poisson distribution.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:591
    • 提供者:李忠涛
  1. standard

    2下载:
  2. 一个标准正态分布函数的VC++实现方法,望给大家带来帮助-A standard normal distribution function of the VC++ implementations, hope to give us help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:291753
    • 提供者:黎明
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. BallDrop

    0下载:
  2. 标准正态分布,小球坠落演示-Standard normal distribution, the ball falling demo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:3912
    • 提供者:ghq7613
  1. gamma

    0下载:
  2. 与gamma函数和正态分布函数有关的三份资料,对深入理解和应用gamma函数有帮助。-Normal distribution function with the gamma function and the three relevant information on the in-depth understanding and application of gamma function is helpful.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:695907
    • 提供者:lhai
  1. parzen

    0下载:
  2. Parzen窗拟合标准正态分布(Matlab实现)-Parzen window fitting the standard normal distribution (Matlab implementation)
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:288488
    • 提供者:崔庆君
  1. ScreenSpy

    0下载:
  2. 广度优先搜索变化的屏幕传输算法,就是小牛所谓的正态分布算法 算法很简单,去掉注释,自己冥想吧-Breadth-first search algorithm changes in the screen transfer, that is, the so-called normal distribution algorithm Mavericks algorithm is very simple, remove the comments, his meditation Bar
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1876
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com